home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / os2 / dstat105.zip / DSTAT.TXT < prev    next >
Text File  |  1996-06-30  |  8KB  |  178 lines

  1.       30 Jun 1996                                                  Page (1/3)
  2.  
  3.                         DSTAT v1.05 for OS/2 2.x and later.
  4.           Copyright (C) TauZero Systems 1994, 1996, All Rights Reserved.
  5.       =======================================================================
  6.  
  7.       INSTALLATION:----------------------------------------------------------
  8.  
  9.       Unzip the file DSTAT105.ZIP. Copy DSTAT.EXE and DSTAT.TXT (this file)
  10.       to a directory referred to your PATH enviroment variable.
  11.  
  12.       INTRODUCTION:----------------------------------------------------------
  13.  
  14.       DSTAT reports information about your disk drives. It's very useful if
  15.       you need to examine free/used space of your drives. I wrote this
  16.       program to help myself in my work with network administation. Now it's
  17.       easy to examine all drives and see if any drive is begining to be full.
  18.  
  19.       See example below...
  20.  
  21.       ╒═══════════════════════════════════════════════════════════════════════╕
  22.       │ Dstat 1.05              Drive Status                Date: Jun 30 1996 │
  23.       ├──┬──────┬──────────────────┬──────────┬───────────────┬───────────────┤
  24.       │▒▒│V...  │Device information│ Total Mb │  Free Mb  / % │  Used Mb  / % │
  25.       ├──┼──────┼──────────────────┼──────────┼───────────────┼───────────────┤
  26.       │C:│DO... │Local  Fixed FAT  │    199.77│     69.48  34%│    130.29  66%│
  27.       │D:│OS2...│Local  Fixed HPFS │    399.98│    202.39  50%│    197.60  50%│
  28.       │E:│DE... │Local  Fixed HPFS │    400.98│    282.42  70%│    118.57  30%│
  29.       │F:│...   │Local  Remov CDFS │    237.62│      0.00   0%│    237.62 100%│
  30.       │H:│LANR..│Remote Remov LAN  │    299.98│    264.21  88%│     35.78  12%│
  31.       │P:│GA... │Remote Remov LAN  │    999.98│    609.03  60%│    390.95  40%│
  32.       │Q:│G...  │Remote Remov LAN  │    999.98│    609.03  60%│    390.95  40%│
  33.       │X:│LAN...│Remote Remov LAN  │    299.98│    264.21  88%│     35.78  12%│
  34.       ├──┴──────┼──────────────────┼──────────┼───────────────┼───────────────┤
  35.       │L.p.Dsk 1│Local & fixed     │   1000.74│    554.28  55%│    446.46  45%│
  36.       │         │Remote drives     │   2599.94│   1746.47  67%│    853.46  33%│
  37.       │         │All drives        │   3838.29│   2300.75  59%│   1537.54  41%│
  38.       └─────────┴──────────────────┴──────────┴───────────────┴───────────────┘
  39.       Note: Second field (Volume label) is stripped in this example! Not in
  40.       the program!
  41.  
  42.       USAGE:-----------------------------------------------------------------
  43.  
  44.       dstat [options]
  45.  
  46.       Options: ( - or / )
  47.        -dxx     10 to 50 lines display! Useful if you have many drives!
  48.        -f       floppy scan
  49.        -n       no summary at the end
  50.        -l       skip local removable drives
  51.        -r       skip remote drives
  52.  
  53.       30 Jun 1996                                                  Page (2/3)
  54.  
  55.                         DSTAT v1.05 for OS/2 2.x and later.
  56.           Copyright (C) TauZero Systems 1994, 1996, All Rights Reserved.
  57.       =======================================================================
  58.  
  59.       EXPLANATION:-----------------------------------------------------------
  60.  
  61.       ╒══════════════════════════════════════
  62.       │ Dstat 1.05
  63.       ├──┬────────────┬──────────────────┬─────
  64.       │▒▒│Volume label│Device information│
  65.       ├──┼────────────┼──────────────────┼──
  66.       │C:│DOS-WINDOWS │Local  Fixed FAT  │
  67.       │D:│OS2         │Local  Fixed HPFS │
  68.                          │      │    │
  69.                          │┌─────┘    │
  70.                          ││┌─────────┘
  71.                          │││
  72.            Filesystem -> ││└─ CDFS | FAT | HPFS | HPOFS | LAN
  73.                          ││   (Please report if you get anything else!)
  74.                          ││
  75.               Mounted -> │└── Fixed | Removable | Unknown
  76.                          │
  77.          Type of item -> └─── CharDev | Local | Pseudo | Remote | Unknown
  78.  
  79.               ┌────────────── Number of local physical drives
  80.               │
  81.               │       ┌────── Summary all drives
  82.               │       │
  83.               │       │┌───── Summary all remote drives
  84.               │       ││
  85.               │       ││┌──── Summary all local-fixed drives
  86.               │       │││
  87.               │       │││
  88.       │Loc.phys.Dsk 1 ││└─Local & fixed│ 1000.74│  554.28  55%│  446.46  45%│
  89.       │              ││└──Remote drives│ 2599.94│ 1746.47  67%│  853.46  33%│
  90.       │              │└───All drives   │ 3838.29│ 2300.75  59%│ 1537.54  41%│
  91.       └──────────────┴─────────────────┴────────┴─────────────┴─────────────┘
  92.  
  93.       DISTRIBUTION NOTES:----------------------------------------------------
  94.  
  95.       This program is freeWare! You are free to distribute Dstat v1.05 to
  96.       whomever and however you wish as long as the following conditions are
  97.       satisfied:
  98.  
  99.       ·  Dstat v1.05 should always be distributed as DSTAT105.ZIP or with all
  100.          files "unzipped". No modifications of the original file(s) is
  101.          allowed!
  102.  
  103.       ·  You may not charge any fee for Dstat v1.05, except to cover
  104.          distribution costs or BBS service charges.
  105.  
  106.       ·  You are free to include Dstat v1.05 on commercial media (CD-ROM's,
  107.          diskettes, tapes, ...), if you inform me in advance. One copy of
  108.          your media would be appreciated, but I don't demand a copy.
  109.  
  110.       30 Jun 1996                                                  Page (3/3)
  111.  
  112.                         DSTAT v1.05 for OS/2 2.x and later.
  113.           Copyright (C) TauZero Systems 1994, 1996, All Rights Reserved.
  114.       =======================================================================
  115.  
  116.       DISTRIBUTED FILES:-----------------------------------------------------
  117.  
  118.            Length      Date     Time
  119.       Filename        in Bytes   YY-MM-DD   HH:MM
  120.       -------------------------------------------
  121.       DSTAT105.ZIP
  122.         FILE_ID.DIZ        127   96-06-30   01:05
  123.         DSTAT.EXE        36304   96-06-30   01:05
  124.         DSTAT.TXT         8423   96-06-30   01:05
  125.  
  126.       TECHNICAL SUPPORT:-----------------------------------------------------
  127.  
  128.       I much appreciate bug reports and hints for new features. I prefer email
  129.       or fax reports.
  130.  
  131.       TauZero Systems              Voice:    +46 8 583 528 52
  132.       Per Bjälevik                 Fax:      +46 8 583 563 85
  133.       Smedvägen 17                 Internet: per.bjalevik@tauzero.se
  134.       S-175 71 JÄRFÄLLA                      per.bjalevik@elema.siemens.se
  135.       SWEDEN
  136.  
  137.       DEVELOP NOTES:---------------------------------------------------------
  138.  
  139.       This program was developed with Borland C/C++ v1.5 for OS/2 and re-
  140.       compiled/linked with IBM CSet++ v2.1...
  141.  
  142.       HISTORY:---------------------------------------------------------------
  143.  
  144.       Ver.   (yyyy-mm-dd)  Description...
  145.       1.05   1996-06-30    Fixed bugs:
  146.                             * fixed bug for reporting drives > 4Gb
  147.       1.04   1996-02-11    Fixed bugs:
  148.                             * fixed divide by zero errors
  149.                             * displays now correct Mb
  150.                            Changes:
  151.                             - Change order for Free/Used
  152.       1.03   1995-11-06    News:
  153.                             + report used space
  154.                             + report free and usage in percent
  155.                             + support for 10 to 50 lines display
  156.                             + summary for remote drives
  157.                             + summary for all drives
  158.       1.02   1995-02-04    Fixed bugs:
  159.                             * Don't report ERROR 15
  160.                            Changes:
  161.                             - Only totals for fixed and local drives
  162.                            News:
  163.                             + Report "Fixed | Removable"
  164.       1.01   1994-03-01    Recompiled with better options...
  165.       1.00   1994-02-25    First release!
  166.  
  167.       NOTES:-----------------------------------------------------------------
  168.  
  169.       · Borland are trademarks of Borland International, Inc.
  170.  
  171.       · C Set ++